@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: 宋体;
    color: #333;
    text-align: center;
	min-width:1200px;
}
table {
    font-size: 12px;
}
td {
    word-break: break-all;
	vertical-align:middle;
}
tr {
    vertical-align: top;
}
a{
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	transition:all .4s
	}
a:link, a:visited {
    text-decoration: none;
    color: #333;
}
a:hover {
    text-decoration: none;
}
img {
    vertical-align: middle;
    border: 0px none;
}
hr {
    height: 1px;
    border: 0;
    color: #CCCCCC;
	background:#ccc;
    overflow: hidden;
    margin:0 auto;
}
ul {
    list-style-image: none;
    list-style-type: none;
}
li, p {
}
.hide {
    display: none;
}
h1 {
    font-size: 13px;
}
h2, h3, h4, h5 {
    font-size: 12px;
    display: inline;
}
ul.nl {
	list-style-type:none;
}
ul.nl li {
    line-height: 28px;
	height:28px;
	*line-height: 28px;
	*height:28px;
	text-indent:20px;
    clear: both;
    overflow: hidden;
    text-align: left;
	font-size: 12px;
	background:url(../images/zl_65.gif) 10px center no-repeat;
}
ul.nl li.newsLine {
    overflow: hidden;
    height: 5px;
    line-height: 5px;
	font-size:0;
	background:none;
	font-size:0;
	border-top:1px dashed #ccc;
}
.line {
    height: 1px;
    border-bottom: 1px dashed #ccc;
    margin: 10px auto;
    overflow: hidden;
}
ul.nl li .addTime {
    float: right;
    color: #333;
}
.addTime {
    float: right;
    color: #333;
	margin-right:5px;
	display:inline;
}
form {
    display: inline;
}
input {
    font-size: 12px;
}
textarea {
    font-size: 12px;
    color: #333;
    border: 1px solid #CCCCCC;
    background: #F9F9F9;
    height: 100px;
}
select {
    font-size: 12px;
    color: #333;
    background-color: #FFFFFF;
}
#wrapper {
    text-align: left;
}
#mainWrapper {
    margin:20px auto;
    clear: both;
	width:1200px;
}
.clear{height:0; overflow:hidden; clear:both; font-size:0;}
.fl{float:left;}
.fr{float:right;}
.cl{height: 0px; clear: both; overflow: hidden; font-size:0;zoom:1;}
.mar,.w1200{ width:1200px; margin:0 auto;}
.imgt{transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;}
.imgt:hover {
transform: scale(1.1, 1.1);
-ms-transform:scale(1.1, 1.1); /* IE 9 */
-moz-transform:scale(1.1, 1.1); /* Firefox */
-webkit-transform:scale(1.1, 1.1); /* Safari 和 Chrome */
-o-transform:scale(1.1, 1.1); /* Opera */
	}
.hr{ font-size:0; height:1px; line-height:0; background:#ccc;}

#top_p{ background:#f5f5f5; height:36px; line-height:36px; color:#999;}
#top_p a{ color:#999;}

#logo{ padding:15px 0; color:#999;}
#logo .logo_img{ padding:0 15px 0 25px;}
#logo .logo_p .h3{ font-size:32px; display:block; font-weight:bold; font-family:微软雅黑; margin:4px 0; color:#333;}
#logo .logo_p p{ font-size:14px; letter-spacing:5.5px;}
#logo .logo_p p span{ color:#037b49;}
#logo .logo_tel{ font-size:24px; font-weight:bold; color:#0a74dd; font-family:微软雅黑;}
#logo .logo_s{ width:285px; background:#edeceb; height:30px; line-height:30px; border-radius:15px; margin-top:12px;}
#logo .logo_s .se1{ height:30px; line-height:30px; width:240px; background:none; border:none;outline: none; color:#999999;}
#logo .logo_s .se2{ background:url(../images/home_10.jpg) left center no-repeat; width:30px; height:30px; cursor:pointer; border:none;}

#nav{ background:url(../images/home_14.jpg) repeat-x; height:40px; line-height:40px; position:relative; z-index:2;}
#nav li{ float:left; width:171px; height:40px; line-height:40px; text-align:center; position:relative;}
#nav li a{ display:block; font-size:14px; font-weight:bold; color:#fff; font-family:微软雅黑;}
#nav li a:hover{ background:#ff8400;}

#nav li ul{ position:absolute; left:0; top:40px; display:none; width:171px;}
#nav li:hover ul{ display:block;}
#nav li ul li{ border-top:1px solid #00b19e; border-left: none; background:#0a74dd; height:35px; line-height:35px;}
#nav li ul li a{ padding:0; font-size:12px; font-weight:normal;}

/*banner*/
.bannerh{width:100%;overflow:hidden;height:479px;position:relative; z-index:1; background:#eee;}
.bannerh .banList{position:absolute;left:50%;margin-left:-960px;height:479px;}
.bannerh .banList li{height:479px;opacity:0;position:absolute;/*transform:scale(0);*/transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.bannerh .banList li.active{opacity:1;/*transform:scale(1);*/z-index:2;}
.bannerh .fomW{position:absolute;bottom:15px;left:50%;height:15px;z-index:9;width:1200px;margin-left:-600px}
.bannerh .jsNav{text-align:center;}
.bannerh .jsNav a{display:inline-block;background:#0a74dd;width:15px;height:15px; font-size:0; line-height:15px; margin:0 1px; color:#fff;}
.bannerh .jsNav a.current{background:#ff8400;cursor:pointer}
.banner{ background:#f5f5f5 url(../images/banner.jpg) center center repeat-x; height:250px; position:relative;}

#body1{ width:1160px; margin:40px auto 0; background:#eee; padding:45px 0 45px 40px; border-bottom:2px solid #0a74dd;}
#body1 dl{ margin-bottom:15px; line-height:28px;}
#body1 dt{ float:left; background:#0a74dd;  height:28px; width:110px; text-align:center; margin-right:25px; display:inline; color:#fff;}

#body2{ margin-top:50px;}
#body2 .body2_l{ width:230px;}
#body2 .body2_l .border{ border:3px solid #ccc; border-top:none; padding-top:19px;}
#body2 .body2_l ul{ min-height:328px;}
#body2 .body2_l li{ height:35px; line-height:35px; margin-left:32px; width:159px; margin-bottom:9px;}
#body2 .body2_l li a{ display:block; background:url(../images/home_36.jpg) no-repeat; padding-left:45px; color:#737374;}
#body2 .body2_l li a:hover{ background:url(../images/home_33.jpg) no-repeat; color:#fff;}
#body2 .body2_r{ width:955px; overflow:hidden;}
#body2 .body2_r .t{ border-bottom:2px solid #ccc; height:60px;}
#body2 .body2_r .t p{font-size:18px; font-weight:bold; font-family:微软雅黑; padding-top:10px; height:50px; border-bottom:2px solid #0a74dd;}
#body2 .body2_r .t p span{ display:block;font-size:12px; font-weight:normal; color:#999;}
#body2 .body2_r .t .fr{ height:60px; line-height:60px;}
#body2 .body2_r ul{ width:965px;}
#body2 .body2_r .banList a{ border:1px solid #ccc; float:left; margin-top:19px; margin-right:9px; display:inline;}
#body2 .body2_r .banList a p{ text-align:center; height:28px; line-height:28px; background:#eee; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.bannerh2{width:955;overflow:hidden;height:518px;position:relative; z-index:1;}
.bannerh2 .banList{position:absolute;left:0;height:518px;}
.bannerh2 .banList li{height:518px;position:absolute; display:none; /*opacity:0;transform:scale(0);transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;*/z-index:1;}
.bannerh2 .banList li.active{/*opacity:1;transform:scale(1);*/z-index:2; display:block;}
.bannerh2 .fomW{position:absolute;bottom:0; right:0; height:20px;z-index:9;}
.bannerh2 .jsNav{text-align:center;}
.bannerh2 .jsNav a{display:inline-block;background:#ccc;width:20px;height:20px; font-size:12; line-height:20px; color:#333;}
.bannerh2 .jsNav a.current{background:#0a74dd; color:#fff; cursor:pointer}

#body3{ margin-top:42px;}

#body44{ width:1200px; margin:70px auto 0;}
#body44 .t{ border-top:1px solid #0a74dd; text-align:center; margin-bottom:20px;}
#body44 .t p{ background:#0a74dd; width:316px; height:46px; line-height:46px; margin:0 auto; color:#fff; font-family:微软雅黑; font-size:30px; font-weight:bold; margin-top:-23px;}
#body44 .t span{ color:#666; line-height:40px;}
#body44 .body4_1{ border:1px solid #cccccc; margin-bottom:20px; padding:28px 20px;}
#body44 .body4_1 img{ float:left;}
#body44 .body4_1 dl{ float:right; width:530px;}
#body44 .body4_2{ border:1px solid #cccccc; margin-bottom:20px; padding:28px 20px;}
#body44 .body4_2 img{ float:right;}
#body44 .body4_2 dl{ float:left; width:530px;}
#body44 dt{ background:#0a74dd; width:350px; height:34px; line-height:34px; color:#fff; font-family:微软雅黑; font-size:18px; font-weight:bold;}
#body44 dt span{ width:34px; text-align:center; float:left; margin-right:13px; display:inline; background:#00a0e9;}
#body44 dd{ line-height:30px; margin-top:10px; font-size:14px; height:140px;}
#body44 .body4_1 dd{ background:url(../images/home_new_10.jpg) left bottom no-repeat;}
#body44 .body4_2 dd{ background:url(../images/home_new_18.jpg) left bottom no-repeat;}

/*服务流程1*/
#body41{ width:1200px; margin:70px auto 0;}
#body41 .cp_b{ font-size:16px; color:#444; text-align:center;text-transform:uppercase; margin-bottom:40px; color:#787878;}
#body41 .cp_b b{ font-size:30px; color:#0a74dd; font-family:微软雅黑;}
#body41 .cp_b b span{ color:#ffc300;}
#body41 .cp_b font{line-height:36px;color:#444;}

/*服务流程2*/
#body41 .flow{ width:1200px !important; margin-bottom:60px;}
#body41 .serviceList{ text-align:center; position:relative; width:1002px; margin:0 auto;}
#body41 .sitem{ position:relative; float:left; text-align:center; width:130px; height:130px; margin-right:44px; transition:all 1s; -webkit-transition:all 1s; -moz-transition:all 1s;}
#body41 .lc_all{ width:130px; height:200px; float:left; margin-right:44px;}
#body41 .sitem:hover i{ box-shadow: 0 0 5px 5px #2e8be7;  color:#047fcc; transform:rotate(360deg); -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg);}
#body41 .sitem:hover{cursor:pointer; transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}
#body41 .sitem i{transition:all 1s;  -webkit-transition:all 1s; -moz-transition:all 1s; width:130px; height:130px; border-radius:50%; display:block; margin-bottom:10px;}
#body41 .sit_z{width:130px;font-size:10px;color:#787878;background:url(../uploadfile/2019/1102/9.jpg) no-repeat;height:44px;float:left;padding-top:20px;line-height:26px;}
#body41 .sit_z b{font-size:16px;color:#444;}
#body41 .no{ margin-right:0 !important;}

#body5{ overflow:hidden;}
#body5 .t{ border-bottom:2px solid #ccc; height:50px;}
#body5 .t p{font-size:18px; font-weight:bold; font-family:微软雅黑; height:50px; border-bottom:2px solid #0a74dd;}
#body5 .t p span{ display:block;font-size:12px; font-weight:normal; color:#999;}
#body5 .t .fr{ line-height:50px;}
#body5 ul{}
#body5 li{ margin-top:12px; float:left; display:inline; text-align:center; margin-right:22px;}
#body5 li a{ color:#666;}
#body5 li p{ line-height:35px;height:35px;display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#body5 li .img{ border:1px solid #ccc;}

#body6{ background:#eee; padding:45px 0; margin-top:35px;}
#body6 .body6_l{ width:730px; padding:15px 30px 58px 35px; background:#fff;}
#body6 .body6_l .t{ border-bottom:1px solid #eeeeee; height:38px; line-height:38px; margin-bottom:23px;}
#body6 .body6_l .t p{font-size:18px; font-weight:bold; font-family:微软雅黑; background:url(../images/home_46.jpg) left center no-repeat; padding-left:33px;}
#body6 .body6_l .t p span{ color:#666;}
#body6 .body6_l .img{ float:left; margin-right:28px;}
#body6 .body6_l .p{ line-height:30px; padding-top:10px; color:#666; max-height:240px; overflow:hidden;}
#body6 .body6_l .a{ float:left; width:100px; height:24px; line-height:24px; background:#eee; border-radius:10px; text-align:center; margin-top:5px; margin-left:-7px; display:inline;}
#body6 .body6_r{ width:310px; padding:15px 35px 25px; background:#fff;}
#body6 .body6_r .t{ border-bottom:1px solid #eeeeee; height:38px; line-height:38px; margin-bottom:23px;}
#body6 .body6_r .t p{font-size:18px; font-weight:bold; font-family:微软雅黑; background:url(../images/home_49.jpg) left center no-repeat; padding-left:33px;}
#body6 .body6_r .t p span{ color:#666;}
#body6 .body6_r .input{ margin-bottom:16px; background:#ccc; padding:1px;}
#body6 .body6_r .input span{ float:left; height:28px; line-height:28px; width:100px; text-align:center;}
#body6 .body6_r .input input{ height:28px; line-height:28px; width:200px; padding-left:8px; border:none; float:left;}
#body6 .body6_r textarea{ width:300px; padding-left:10px; padding-top:5px; height:85px; color:#666;}
#body6 .body6_r .submit{ text-align:center; margin-top:15px;}

#body7{ margin-top:45px;}
#body7 a:hover{ color:#0a74dd;}
#body7 .t{ border:1px solid #eee; border-radius:5px; height:28px; line-height:28px; margin-bottom:6px; padding-right:5px;}
#body7 .t .fl{ font-size:18px; font-weight:bold; font-family:微软雅黑; background:url(../images/home_57.jpg) 10px center no-repeat; padding-left:35px;}
#body7 .body7_l{ width:320px;}
#body7 .body7_l .border{ padding:15px 20px 20px; border:1px solid #eee; line-height:24px;}
#body7 .body7_l li{ border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px;}
#body7 .body7_l li a{display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;background:url(../images/home_72.jpg) left center no-repeat; padding-left:12px;}
#body7 .body7_l li p{ color:#666; line-height:20px;}
#body7 .body7_r{ width:400px; margin-left:40px;}
#body7 .body7_r .p{ line-height:24px; padding-top:15px;}
#body7 .body7_r .p p{ color:#666; line-height:18px;}
#body7 .body7_r .p .a{ display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#body7 .body7_r li{ border-bottom:1px solid #eeeeee; height:35px; line-height:35px; background:url(../images/home_72.jpg) 3px center no-repeat; padding-left:17px;}
#body7 .body7_r li a{ float:left;display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; width:300px;}
#body7 .body7_r li span{ float:right;}

#body8{ margin-top:40px;}
#body8 li{ float:left; width:135px; height:100px; line-height:100px; background:#eee; margin-right:26px; font-family:微软雅黑; font-size:24px; font-weight:bold; padding-left:145px;}
#body8 li.body8_1{ background:#eee url(../images/home_79.jpg) 35px center no-repeat;}
#body8 li.body8_2{ background:#eee url(../images/home_81.jpg) 35px center no-repeat;}
#body8 li.body8_3{ background:#eee url(../images/home_83.jpg) 35px center no-repeat;}
#body8 li.body8_4{ background:#eee url(../images/home_76.jpg) 35px center no-repeat; margin-right:0;}
#body8 li.body8_1:hover{ background:#0a74dd url(../images/home_2_79.jpg) 35px center no-repeat; color:#fff;}
#body8 li.body8_2:hover{ background:#0a74dd url(../images/home_2_81.jpg) 35px center no-repeat; color:#fff;}
#body8 li.body8_3:hover{ background:#0a74dd url(../images/home_2_83.jpg) 35px center no-repeat; color:#fff;}
#body8 li.body8_4:hover{ background:#0a74dd url(../images/home_2_76.jpg) 35px center no-repeat; color:#fff;}

#links{ margin:45px auto 55px; border-top:1px dotted #a9a9a9;}
#links .t{ margin-bottom:20px; font-size:14px; font-weight:bold; font-family:微软雅黑; margin-top:-15px;width: 160px; background: #fff;}
#links .t span{ font-size:18px;}

#footer{ background:#000000; color:#ccc; padding:70px 0 35px;}
#footer a{ color:#ccc;}
#footer .footer_nav{ width:1100px; margin:0 auto; text-align:center; font-weight:bold; border-top:1px solid #ccc;}
#footer .footer_nav .t{ background:#000; width:790px; margin:-7px auto 0;}
#footer .footer_nav .t a{ float:left; width:106px; text-align:center;}
#footer .footer_nav .t span{ float:left;}
#footer .p{ padding:40px 0 0 230px; line-height:26px; width:500px;}
#footer .img{ margin-left:26px; margin-top:35px; text-align:center;}
#footer .img p{ background:#fff; margin:10px 7px 0; border-radius:8px; height:20px; line-height:20px; color:#666;}

#left{
	width:250px;
	float:left;
	display:inline;
	}
#right{
	width:910px;
	float:right;
	background:#fff;
	display:inline;
	overflow:hidden;
	}
.proli li{ border-bottom:1px dashed #ccc; padding-bottom:15px;}	
/*left*/
.fl_left{}
.fl_left dt{ height:40px; padding:8px 0 0; background: #0a74dd; color:#fff; text-align:center;  font-size:16px; font-weight:bold;text-transform : uppercase; }
.fl_left dt span{ display:block; font-size:12px; color:#fff; font-weight:normal;}
.fl_left dd{ padding-top:5px; padding:5px 15px 10px; border:1px solid #ccc; border-top:none;}
.fl_left li{ border-bottom:1px dashed #ccc; line-height:25px; padding:5px 0;}
.fl_left li a{display:block; overflow:hidden; text-align:center; font-size: 12px;}
.fl_left li ul{}
.fl_left li ul li{ border:none; height:16px; line-height:16px; padding:0;}
.fl_left li ul a{ background:none; padding-left:38px; font-weight:normal; border-bottom:none; font-size: 12px; color:#666;}


.lx_left dl{ margin-top:20px;}
.lx_left dt{ height:40px; padding:8px 0 0; background: #0a74dd; color:#fff; text-align:center; border-bottom:1px solid #ccc; font-size:16px; font-weight:bold; text-transform : uppercase; padding-left:5px;}
.lx_left dt span{ display:block; font-size:12px; color:#fff; font-weight:normal;}
.lx_left dd{
	padding:10px 0 0 0;
	line-height:28px;
	text-align:left;
	padding:10px;
	border:1px solid #ccc; border-top:none;
	}
.lx_left .ul li{ background:url(../images/ad2.gif) 5px center no-repeat; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-left:15px; border-bottom:1px dashed #ccc;}

.siteMapPath{
	height:39px;
	line-height:39px;
	overflow:hidden;
	font-size: 12px;
	color:#333;
	border-bottom:1px solid #ccc;
}
.siteMapPath strong{
	color:#333333;
	font-weight:normal;
	}
.siteMapPath_l{
	background:url(../images/cp_zs.png) left center no-repeat;
	float:left;
	font-weight:normal;
	color:#333333;
	padding:0 25px;
	display:inline;
	font-size:16px;
	overflow:hidden;
	font-weight:bold;
	}
.siteMapPath_l a{
	color:#333333;
	
	}
.siteMapPath_r{
	float:right;
	display:inline;
	}
.siteMapPath_r a{
	color:#333;
	}
.mm{
	margin-bottom:15px;
	}
.pack{
	padding:20px 10px;
	line-height:200%;
	}
.pack2{
	padding:20px 10px;
	line-height:200%;
	}
.tt{
	background:#eee; 
	width:960px;
	padding:5px 0;
	margin:20px 0; 
	display:block; 
	margin-top:25px; 
	font-weight:bold;
	text-indent:5px;
	}
.otherul li{
	float:left;
	width:460px;
	height:170px;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:20px;
	display:inline;
	}

#menu li ul li a:hover {
}

.tjskl-sidebar{ width:170px;}

.tj_submain{border-bottom: 0; z-index:10; position:relative; width:170px; font-weight: normal;}
#submain_hidden{ border-top:0; display: none;}
.bsb{ border-bottom:1px solid #c8d2e5;border-top:0; }
.tj_submain li { }
.tj_submain li a{width:170px; display:inline-block;line-height:38px;}
.tj_submain li a.on{ border-top:1px solid #43cdcd;width:140px; overflow:hidden; position: relative; z-index:90;line-height:37px;}
.tj_submain span{position: absolute; top:0; left:150px; z-index: 1; background-color:#eaf5f2; border: #43cdcd solid 1px; display: none;}
.tj_submain span a{ display: block; line-height: 22px; text-indent:25px; background:url(../menu_li_li.jpg) 10px 3px no-repeat;}
.tj_submain span a:hover{background:#FFFAE2; background:#ebf0f5;text-decoration:none;}

.tj_submain ul li{ float:left; margin-right:10px;}
.tj_submain ul li span a{text-decoration:none;}
.tj_submain ul li span a:hover{ color:#f60; }

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }


.clearfix{clear:both;height:1%;display:table;display:inline-block;}
.clearall{overflow:hidden;_zoom:1;}
.clear{clear:both;font-size:0;height:0;line-height:0;}

.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.f-none{float:none}

.ta_l{text-align:left!important;}
.ta_r{text-align:right!important;}
.ta_c{text-align:center}
.ta_j{text-align:justify;text-justify:inter-ideograph;}
.title-1{ font-size:13px; font-weight:bold;}
.bk,.bk3,.bk6,.bk8,.bk10,.bk15,.bk20,.bk30{clear: both;font-size: 1px;height: 0;line-height: 1px}
.cat-area{width:325px; height:220px; float:left; margin-bottom:10px; display:inline;}


.box{border:1px solid #c3d4e7;zoom:1; overflow:auto; padding-bottom:10px;}
.box h5,.box h6{background: url(../images/v9/title.png) no-repeat right top;color:#1e50a2; height:26px; margin-bottom:10px; line-height:26px; padding-left:10px;border-bottom:1px solid #dce7f3; position:relative}
.box h6{ margin-bottom:0}
.box h5.title-1,.box h6.title-1{background-position: right -52px}
.box h5.title-2,.box h6.title-2{background-position: right -100px}
.box h5.title-2 span.tab{float:right; padding-right:6px; color:#a4bcd6}
.box h5.title-2 span.tab span{ color:#2064ae;cursor: hand;!important;cursor: pointer}
.box a.more{ font-size:13px; font-family:Microsoft YaHei,微软雅黑; margin-right:8px; font-weight:normal; position:absolute;top:0; *top:1px;_top:1px; right:0;}
.box .content{ padding:0 10px; overflow:auto}


.photo-channel .photo-slide{ width:435px; padding:5px;border:1px solid #c3d4e7;zoom:1;}
.photo-channel .photo-slide .FocusPic .title-bg,.photo-channel .photo-slide .FocusPic .title{ bottom:35px}
.photo-channel .photo-slide .change{bottom:0px; left:0; text-align:left; height:30px;}
.photo-channel .photo-slide .change i{background: url(../images/v9/focusBg.gif) no-repeat right top; width:39px; height:30px; text-align:center; padding:0; margin-right:8px; line-height:30px;color:#049}
.photo-channel .photo-slide .change i.cur{background-position: left top; color:#fff; font-weight:700}
.photo-channel .photo-hots,.box-hots{float:left; width:242px; margin-right:10px;_margin-right:5px; height:auto; overflow:hidden;padding-bottom:5px;}
.photo-channel .photo-hots h4, .box-hots h4{text-align:left;height:26px;*height:25px;font:18px/26px Microsoft YaHei,微软雅黑,SimHei;color:#457bb4;*line-height:25px;margin:0; padding:5px 0 0px 30px}

.photo-cat{ position:relative; height:auto}
.photo-cat .content h5 a,.photo-cat .content h5 a strong{ height:35px; padding-left:10px;display:block; float:left;text-decoration: none; font-size:13px;}
.photo-cat .content{ margin-bottom:10px; }
.photo-cat .content h5 a strong{padding-left:14px; float:left; line-height:35px; background:url(../images/ad2.gif) left center no-repeat;}
.photo-cat .content h5{ display:block; background:#f5f5f5;}
.photo-cat .content h5 span{ font-size:13px; font-weight:normal; padding-left:13px; line-height:35px}
.photo-cat .content h5 span.blue a{ background-image:none; float:none; padding:0 4px; height:auto}
.photo-cat .content h5 span.blue a:hover{ color:#F30}
.photo-cat .content h5 span.blue a.more{ float:right; color:#333;}
.photo-cat .photo-list{ padding-top:20px;}

.photo-list li{ vertical-align:top; width:230px; text-align:center; float:left; display:inline; margin-left:48px;}
.photo-list li div.img-wrap{ width:230px; height:222px; margin:auto;}
.photo-list li div.img-wrap a{ width:230px; height:222px;}

#Article .list-pic{}
#Article h1{ text-align:center; font-size:18px;}
#Article .cont{overflow:hidden; float: left; width:500px; height:80px}
#Article .cont li{ float:left; width:123px; text-align:center; display:block; overflow:hidden}
#Article .cont li .img-wrap{width:100px; height:75px; margin:0 auto; overflow:hidden;}
#Article .cont li .img-wrap a{*font-size:55px;width:100px; height:75px;outline: medium none;}
#Article .cont li.on .img-wrap{ border:2px solid #ffb017}
#Article .list-pic .pre,#Article .list-pic .next{float:left; display:block; position:relative;background: url(../images/v9/pic_bg.png) no-repeat;width:110px;height:86px; text-align:center}
#Article .list-pic .pre{ left:-8px;top:-3px; margin-right:14px}
#Article .list-pic .next{ right:-8px; float:right;top:-3px}
#Article .list-pic .pre .img-wrap,#Article .list-pic .next .img-wrap{width:102px; height:72px;border:none; padding:4px 0 8px}
#Article .list-pic .pre .img-wrap a,#Article .list-pic .next .img-wrap a{*font-size:53px;width:98px; height:72px; padding:0px 5px 0 4px;*padding:0px 5px 5px 0px }
#Article .list-pic .pre .img-wrap a:hover,#Article .list-pic .next .img-wrap a:hover{ background:none}
#Article .list-pic .next{ right:-8px; float:right;bottom:-2px}
#Article .pre-bnt,#Article .next-bnt{margin-top:3px;cursor: hand;!important;cursor: pointer}
#Article .pre-bnt,#Article .next-bnt,#Article .pre-bnt span,#Article .next-bnt span{background: url(../images/v9/big-btn.png) no-repeat; display:block; width:17px; height:69px; float:left;}
#Article .pre-bnt:hover, #Article .next-bnt:hover,#Article .pre-bnt-on,#Article .next-bnt-on{background-position: 0 -78px;}
#Article .pre-bnt span{background-position: -30px top;}
#Article .pre-bnt:hover span,#Article .pre-bnt-on span{background-position: -30px -78px;}
#Article .next-bnt span{background-position: -55px top;}
#Article .next-bnt:hover span,#Article .next-bnt-on span{background-position: -55px -78px;}


#pages { padding:14px 0 10px; font-family:SimSun; margin:0 auto; text-align:center; }
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333333; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#333333; border:1px solid #333333; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


.comment-form{border:1px solid #c3d4e7; padding:10px 20px; margin-bottom:10px}
.comment-form h5{ height:22px; padding-bottom:5px;border-bottom:1px solid #C3D4E7;}
.comment-form strong{background: url(../images/icon/user_comment.png) no-repeat; padding-left:21px; float:left}
.yzm{display:none;position:absolute; background:url(../images/admin_img/login_ts140x89.gif) no-repeat; width:140px; height:89px;text-align:center; font-size:13px;}
	.yzm a:link,.yzm a:visited{color:#036;text-decoration:none;}
	.yzm a:hover{ color:#C30;}
	.yzm img{ cursor:pointer; margin:0px auto; width:130px; height:50px; margin-top:4px; border:1px solid #fff; margin-bottom:1px;}

.comment-form .posn{ padding:10px 0}
.comment-title{ text-align:center; padding:5px 0 10px}
.comment-title a:hover{	text-decoration: none;	color: #F60;}
.comment{border:1px solid #C3D4E7;zoom:1;  padding:8px 15px}
.comment h4{ border-bottom:1px solid #C3D4E7; padding-bottom:6px; margin-bottom:15px}

.comment .title{ margin-bottom:5px}
.comment .title span{ position:relative; top:-5px}
.comment .content{ font-size: 12px; background:#f6f9fb; border:1px solid #c4d5df; zoom:1; padding:8px 10px; margin:5px 0}
.comment .content span{display:block;}
.comment_button{margin-bottom:15px;}
.comment_button a{padding:5px; border:solid 1px #C3D4E7; }
.comment_button a.on{background:#4C7FB6; color:#fff;border:solid 1px #3E73A9}

.summary {background-color:#F6FAFD;border: 1px solid #DCDDDD;font-size: 12px;line-height: 23px;margin: 15px 0 0;padding: 13px 5px 6px;text-align: justify;text-indent: 2em; margin-bottom:20px;}


/*本例css*/
.baneertu { width: 355px; height: 250px; position: relative; overflow:hidden; }
.baneertu a { blr: expression(this.onFocus=this.blur()); outline: none; }
/*数字按钮样式*/
.baneertu .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.baneertu .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.baneertu .num li.on { background: #333333; } /*当前项*/

/*上一个  下一个*/
.baneertu .prev,
.baneertu .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top: 75px;}
.baneertu .prev { left: 0; }
.baneertu .next { right: 0; background-position: right }

.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#f67524;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../images/right_pic7.png)}
.side ul li i.bgs3{background-image:url(../images/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../images/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../images/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../images/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../images/right_pic7_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#f67524;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:130px;display:none;color:#363636;text-align:center;padding-top:135px;position:absolute;left:-140px;top:0;background-image:url(../images/home_91_2.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;height:237px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:-79px;background:#f67524}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#e96410}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}